projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfe2798
)
Revert "ARM64: zynqmp: Add serdes address space dp driver"
author
Michal Simek
<
[email protected]
>
Thu, 20 Oct 2016 08:38:16 +0000
(10:38 +0200)
committer
Michal Simek
<
[email protected]
>
Tue, 15 Nov 2016 14:30:39 +0000
(15:30 +0100)
This reverts commit
786db82bd5bf09cc8f78c8b14445e843d7566b1c
.
Since we are using serdes driver , no need of mapping serdes register
space into DP driver.
Signed-off-by: Anurag Kumar Vulisha <
[email protected]
>
Tested-by: Hyun Kwon <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
arch/arm/dts/zynqmp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp.dtsi
b/arch/arm/dts/zynqmp.dtsi
index fc75a40baa70435c2fc1ba47c0203d109a7b54b0..c2f8fc7b70d967cae809f35bd82cf966eef12685 100644
(file)
--- a/
arch/arm/dts/zynqmp.dtsi
+++ b/
arch/arm/dts/zynqmp.dtsi
@@
-850,8
+850,7
@@
xlnx_dp: dp@fd4a0000 {
compatible = "xlnx,v-dp";
status = "disabled";
- reg = <0x0 0xfd4a0000 0x1000>,
- <0x0 0xfd400000 0x20000>;
+ reg = <0x0 0xfd4a0000 0x1000>;
interrupts = <0 119 4>;
interrupt-parent = <&gic>;
clock-names = "aclk", "aud_clk";